DX11 LOAD PIXELMAP

Creates a new pixelmap from an image file.

  Syntax
Return Dword = DX11 LOAD PIXELMAP(filename)
  Parameters
filename
String
The filename to read pixel data from. As with DX11 LOAD IMAGE, only WIC image formats are supported at the time being.

  Returns

The created pixelmap.

  See also

PIXELMAP Functions Menu
DX11 Function Categories